headerbar: Don't change the custom title's valign
authorAdrien Plazas <kekun.plazas@laposte.net>
Thu, 4 Jul 2019 11:03:37 +0000 (13:03 +0200)
committerAdrien Plazas <kekun.plazas@laposte.net>
Thu, 4 Jul 2019 11:03:37 +0000 (13:03 +0200)
commit3bae6fa1c7b05b195032c9bc98e3a1cf0abc64f1
treea30185058daea4d7b4e24716a90f304a381fc2e2
parent9b7bda613767487e8a4e04c91c6fc6dc92550c39
headerbar: Don't change the custom title's valign

This allows custom titles to use the vertical alignment of their choice
without having to set it manually after it has been added to the header
bar, hence allowing them to define their preferred alignment from a UI
template.

This is useful for widgets like the view switcher which requires filling
the header bar's whole height.
gtk/gtkheaderbar.c